
/*核心技术*/
.hexin { padding:4% 0 5% 0; width: 100%; margin: 0 auto;}
.hexin h2{text-align: center; font-weight: 800;text-transform: uppercase;background: url('../images/adv_tit.png') no-repeat center top;padding-top: 30px;}
.hexin h2 em{ color: #00bf86;}
.hexin h3{font-weight: 300; line-height: 31px; text-align: center; width: 60%; margin:10px auto 0 auto; }
.hexin ul{width: 80%;display: flex; display:-webkit-flex;  -webkit-justify-content: space-between;   justify-content: space-between; margin:4% auto 0 auto;}
.hexin li{width: 20%; margin: 0 5% 0 0; text-align: center;}
.hexin li i{margin-bottom: 5%;display: block;font-size: 55px; font-weight: 500;}
.hexin li i img{width: 70px; margin: 0 auto;display: block;}
.hexin li p{ line-height: 35px;}
.hexin li span{color: #999;}


@media screen and (max-width:1280px){
	.f_58{font-size: 49px;}
}

@media screen and (max-width:750px){
	.hexin h2{background-size: 80%;padding-top: 10px;}
.hexin h3{line-height: 28px;  width: 90%;	}
.hexin ul{width: 95%;}
.hexin li i img{width: 50px;}
.hexin li span{display: none;}
.f_18 {		font-size: 15px!important;	}
}


/*产品展示*/
.pro { padding:4% 0 3% 0; width: 100%; margin: 0 auto;background: #f1f2f3;}
.pro h2{text-align: center; font-weight: 800;text-transform: uppercase;background: url('../images/pro_tit.png') no-repeat center top;padding-top: 30px;}
.pro h3{font-weight: 300; line-height: 31px; text-align: center; width: 60%; margin:10px auto 0 auto; }

.pro .s_width{width: 85%; margin: 0 auto;}
.pro .pro_top{width: 100%;}
.pro .pro_top ul{display: flex; display:-webkit-flex;  -webkit-justify-content: space-between;   justify-content: space-between; margin:4% auto 0 auto;}
.pro .pro_top li{ border-right:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); text-align: center;font-size: 22px; font-weight: bold;width: 20%;}
.pro .pro_top li:nth-child(5){border-right:none; padding-right: 0; }
.pro .pro_top li i{display: block; padding-bottom: 10px;}
.pro .pro_top li i:hover{-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;}

.pro .pro_bottom{width: 100%; margin-top: 6%;}
.pro .pro_bottom ul{display: flex; display:-webkit-flex;  -webkit-justify-content: space-between;   justify-content: space-between; margin:4% auto 0 auto;flex-wrap: wrap;}
.pro .pro_bottom li{margin: 0 0 3% 0; width: 20%;display: flex; display:-webkit-flex;  -webkit-justify-content: space-between;   justify-content: space-between;transition: .5s; }
.pro .pro_bottom li em{font-size: 35px; font-weight: bold;text-align: center;background: url('../images/probg.jpg') repeat-x left top;width: 80%; height: 130px; display: inline-block; line-height: 130px;border-radius: 10px;transition: .5s;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.1); }
.pro .pro_bottom li em a{color: #000;}
.pro .pro_bottom li:nth-child(1){margin-bottom: 0;}
.pro .pro_bottom li:nth-child(2){margin-bottom: 0;}
.pro .pro_bottom li:nth-child(3){margin-bottom: 0;}
.pro  .pro_bottom li:nth-child(4){margin-bottom: 0;}
.pro  .pro_bottom li:nth-child(5){margin-bottom: 0;}
.pro  .pro_bottom li:nth-child(5) em{width: 100%;}
.pro  .pro_bottom li:nth-child(6){width: 100%;display: block; text-align: right;height: 50px;margin-bottom: 0;}
.pro  .pro_bottom li:nth-child(6) i{line-height: 50px;}
.pro  .pro_bottom li:nth-child(11) em{width: 100%;}
.pro  .pro_bottom li i{width: 20%; text-align: center;margin: 0 auto;display: inline-block;font-size: 30px;line-height: 130px;}
.pro  .pro_bottom li:hover em{background: #00bf86;}
.pro .pro_bottom li:hover em a{color: #fff;}


@media screen and (max-width:1280px){
	.pro .pro_top li{font-size: 19px;}
	.pro .pro_bottom li em{font-size: 27px;height: 110px; line-height: 110px;}
}

@media screen and (max-width:750px){
	.pro h2{background-size: 80%;padding-top: 10px;}
	.pro h3{width: 85%;}	
	.pro .s_width{width: 95%;}
	.pro .pro_bottom{display: none;}
	.pro .pro_top ul{flex-wrap: wrap;}
	.pro .pro_top li{width: 48%;border: 1px solid transparent;border-color: rgba(151, 151, 151, 0.3); margin-bottom: 1%;}
	.pro .pro_top li:nth-child(5){border: 1px solid transparent;border-color: rgba(151, 151, 151, 0.3);}
}


/*首页公司简介*/
.about { padding:4% 0 5% 0; width: 100%; margin: 0 auto;}
.about h2{text-align: center; font-weight: 800;text-transform: uppercase;background: url('../images/about_tit.png') no-repeat center top;padding-top: 30px;}
.about h2 em{ color: #00bf86;}
.about h3{font-weight: 300; line-height: 31px; text-align: center; width: 60%; margin:10px auto 0 auto; }
.about .s_width{width: 85%; margin: 3% auto 0 auto;display: flex; display:-webkit-flex;  -webkit-justify-content: space-between;   justify-content: space-between;}
.about-pic {width: 50%;position: relative;z-index: 0;padding-left: 20px;}
.about-pic:before {content: "";display: inline-block;position: absolute;left: 30px;top: 30px;width: 97%;height: 95%;background: url(../images/ge.png) repeat;border: 8px solid #c0c9d2;z-index: -1;}
.about-pic img {width: 100%;-webkit-box-shadow: 0 5px 20px rgba(5,66,99,.15);-moz-box-shadow: 0 5px 20px rgba(5,66,99,.15);-ms-box-shadow: 0 5px 20px rgba(5,66,99,.15);-o-box-shadow: 0 5px 20px rgba(5,66,99,.15);
box-shadow: 0 5px 20px rgba(5,66,99,.15);-webkit-border-top-right-radius: 60px;-moz-border-top-right-radius: 60px;-ms-border-top-right-radius: 60px;-o-border-top-right-radius: 60px;border-top-right-radius: 60px;}
.about-info {position: relative;float: right;width: 45%;}
.about-info h4{font-size: 35px; font-weight: bold; margin: 35px 0;}
.about-info h4 em{display: block;font-size: 20px; font-weight: 300; margin-top: 15px;}
.about-info h4 em:before{content: "";width: 50px; height: 3px;background: #00bf86;display: block;margin: 15px 0;}
.about-info p {font-size: 17px;color: #9b9aac;line-height: 35px;margin-top: 15px;text-indent:2em;}  


.btn.btn-more1 {display: inline-block;vertical-align: top;position: relative;overflow: hidden;z-index: 1;padding: .2rem .6rem;line-height: 30px;color: #fff;background-image: -webkit-linear-gradient(0, #00bf86 0, #36d5c1 100%);border-radius: 0 10px;-webkit-transition: all 320ms ease-out 0s;transition: all 320ms ease-out 0s; margin-top: 4%;font-size: 20px;text-align: center;}
.btn.btn-more1:hover {border-radius: 10px 0}
.btn.btn-more1:hover:after {margin-left: .5rem}


@media screen and (max-width:1440px){
	.index-about .wrap{width: 90%;}
	.index-about .tit,.index-case .tit {margin: 30px auto 30px;}
	.index-about .tit h2,.index-case h2 {font-size: 50px;}
	.about-info p{font-size: 16px; line-height: 31px;margin-top: 26px;}
}

@media screen and (max-width:790px){
	.about h2{background-size: 80%;padding-top: 10px;}
	.about h3{width: 85%;}
	.about .f_58{font-size: 31px;}
	.about .s_width{width: 95%;display: block;}
	.about-info h4 {font-size: 24px;}

	.about-pic{width: 100%;padding-left:0; margin-top: 20px;}
	.about-pic:before{content: none;}
	.about-info{width: 100%;}
	.about-info p{text-indent:2em;}
}



/*生产流程*/
.adv{width:100%; margin:0 auto; position: relative;   padding:4% 0 4% 0;background:#00bf86 ; }
.adv .adv_tit{text-align: center; margin-bottom: 2%;color: #fff;}
.adv .adv_tit h2{font-size: 62px;font-weight: bold; }
.adv .adv_tit p{font-size: 18px; margin-top: 15px;}

.adv ul{width: 85%; margin:4% auto 0 auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; }
.adv li{background: #fff; width: 11.5%; height: 90px; text-align: center; padding:30px 0 20px 0;}
.adv li i{font-size: 40px; display: block;transition: .5s;}
.adv li em{font-size: 15px; margin-top: 10px;display: block;}
.adv li:hover i{margin-top: -15px;}

@media screen and (max-width:1440px){
	.adv .adv_tit h2{font-size: 40px;}
	.adv .adv_tit p{font-size: 16px;}
}

@media screen and (max-width:790px){
	.adv{background:#0181e0; padding-bottom: 10%};
	.adv .adv_tit h2 {font-size: 33px;background-size: 90%;padding-top: 10px}
	.adv .adv_tit p {margin-top: 5px;line-height: 28px;}
	.adv ul{width: 95%;flex-wrap: wrap;-webkit-justify-content: left;   justify-content: left;}
	.adv li{ width: 31%; margin: 1%;padding:10px 0}
}

/*news*/
.news{width:100%; margin:0 auto; position: relative;   padding:4% 0 4% 0;background:url('../images/news.jpg')  no-repeat center top;}
.news h2{text-align: center; font-weight: 800;text-transform: uppercase;background: url('../images/news_tit.png') no-repeat center top;padding-top: 30px;}
.news h2 em{ color: #00bf86;}
.news h3{font-weight: 300; line-height: 31px; text-align: center; width: 60%; margin:10px auto 0 auto; }

.index_4_1{width: 85%; margin:3% auto 0 auto;}
.index_4_1 ul li{ float:left; width:32%; margin-right:1.27450980392157%;background: #f2f2f2;font-size: 16px;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.1); }
.index_4_1 ul li:nth-child(3n){margin-right:0}
.index_4_1_mid_1{overflow:hidden; position:relative;}
.index_4_1_mid_1 img{width:100%;}
.index_4_1_mid_2{margin:0 5%; margin-top:2.125em; }
.index_4_1_mid_2_1{color:#0181e0;font-family:Calibri;}
.index_4_1_mid_2_2{font-size:1.5em; color:#000; margin-top:.75em; margin-bottom:.75em;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.index_4_1_mid_2_3{color:#666;display: -webkit-box;-webkit-box-orient: vertical;  -webkit-line-clamp: 2;   overflow: hidden;word-wrap:break-word;word-break:break-all; line-height:1.9;}


.index_4_2{text-align:center; margin:4.375em 0;}
.index_4_1_mid{overflow:hidden; position:relative;padding-bottom: 20px;}

.index_4_1 ul li:hover .index_4_1_mid:after{bottom:0;-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s; }
.a-image-hover{align-items:center;color:#fff;display:flex;font-size:14px; font-family:Arial, Helvetica, sans-serif;height:100%;justify-content:center;left:0;letter-spacing:0;line-height:1;position:absolute;top:0;width:100%;z-index:2}
.a-image-hover span{display:inline-block;opacity:0;transform:translate3d(-30px,0,0);transition:all .5s cubic-bezier(.14,1,.34,1) 0s}
.a-image-hover span:first-child{transition-delay:.03s}
.a-image-hover span:nth-child(2){transition-delay:.06s}
.a-image-hover span:nth-child(3){transition-delay:.09s}
.a-image-hover span:nth-child(4){transition-delay:.12s}
.index_4_1 ul li:hover .a-image-hover span{opacity:1;transform:translateZ(0)}
.index_4_1 ul li:hover .a-image-hover span:first-child{transition-delay:.12s}
.index_4_1 ul li:hover .a-image-hover span:nth-child(2){transition-delay:.06s}
.index_4_1 ul li:hover .a-image-hover span:nth-child(3){transition-delay:.04s}
.index_4_1 ul li:hover .a-image-hover span:nth-child(4){transition-delay:.03s}
.index_4_1_mid_1:after{background-color:rgba(0,0,0,.3);content:"";height:100%;left:0; z-index:1;opacity:0;position:absolute;top:0;transition:all .5s cubic-bezier(.4,.8,.74,1) 0s;width:100%}
.index_4_1 ul li:hover .index_4_1_mid_1:after{opacity:1;}
.index_4{overflow:hidden; background: #f7f9fb; padding-top: 4%;}

@media screen and (max-width:1440px){
	.news .news_tit h2{font-size: 50px;}
	.news .news_tit p{font-size: 16px;}
}


@media screen and (max-width:790px){
	.news {width: 100%; padding-bottom: 0;}
	.news h2{background-size: 80%;padding-top: 10px;}
	.news h3{width: 85%;}
	.index_4_1{width: 95%; margin-bottom: 36px;}
	.index_4_1 ul li{width: 100%; margin-right: 0;}
	.index_4_1_mid_2_2{font-size:18px;}
	.index_4_1_mid_2_3{font-size: 15px;}
}


/*rexian*/
.rexian{width: 85%; margin: 4% auto;text-align: center;}
.rexian p{font-size: 20px;}
.rexian h2{font-weight: bold;font-size: 48px;color: #00bf86;padding: 2% 0;}
.rexian ul{width: 50%; margin:0 auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;font-size: 20px; }
.rexian li{width: 50%;border:1px solid transparent; border-color: rgba(0, 191, 134, 0.3); margin: 0 2%; line-height: 50px;border-radius: 20px}
.rexian li:nth-child(2){background: #00bf86;}
.rexian li:nth-child(2) a{color: #fff;}

.news_box{ margin: 0 auto;}
.news_box li{ line-height: 55px; border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.news_box li span{float: right;}
.flex-center{width: 85%; margin: 5% auto; text-align: center;}


@media screen and (max-width: 1280px) {
	.rexian ul{width: 70%; }
}

@media screen and (max-width:790px){
	.rexian{width: 95%; margin: 4% auto 200px auto}
	.rexian h2 {font-size: 27px;}
	.rexian ul{width: 100%;flex-wrap: wrap; }
	.rexian li{width: 100%;}

}


/* ===================== 内页 Banner 图 ===================== */
.inbanner {width: 100%;height: 600px;position: relative;overflow: hidden; background: #000;}
.inbanner > img {position: relative;width: 100%;height: 100%;-o-object-fit: cover;	object-fit: cover;z-index: 0; opacity: 0.7;}
.inbanner .cer {position: relative;height: 100%;}
@media screen and (max-width: 1440px) {
	.inbanner {height: 500px;}
}
@media screen and (max-width: 1023px) {
.inbanner {	height: 300px;}
}
@media screen and (max-width: 750px) {
.inbanner {	height: 180px;}
}
.inbanner2 {width: 100%;height: 380px;position: relative;overflow: hidden;background: #000;}
.inbanner2 > img {position: relative;width: 100%;height: 100%;-o-object-fit: cover;	object-fit: cover;z-index: 0;opacity: 0.7;}
.ibcate {position: absolute;width: 100%;left: 0;bottom: 50%;z-index: 1;color: #fff;text-align: center;overflow: hidden;margin-bottom: -90px;}
.ibcate .cn {font-size: 54px;line-height: 56px;font-weight: bold;letter-spacing: 2px;text-indent: 2px;}
.ibcate .en {font-size: 27px;}
.ibcate .hx {width: 40px;height: 3px;background-color: #fff;margin: 25px auto 10px auto;}
.mouse {width: 50px;height: 50px;margin-top: 123px;margin-left: -25px;position: absolute;left: 50%;top: 50%;z-index: 2;/*font-size: 16px; line-height: 28px; color: #fff; text-align: center;*/
background: url('../images/jtd-ib.png') center 0 no-repeat;}
@media screen and (max-width: 750px) {
.ibcate {margin-bottom: -83px;}
.ibcate .cn {font-size: 36px;}
.ibcate .en {font-size: 18px;line-height: 60px;}
.ibcate .hx {margin: 0 auto;}
.mouse{display: none;}
}
.baninfo {height: 70px;position: relative;z-index: 2;background-color: #f1f1f1;}
.baninfo .cer8 {height: 100%;}
.tree {height: 100%;font-size: 14px;line-height: 70px;color: #666;padding-left: 30px;background: url('../images/point1.png') 0 no-repeat;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.tree a {display: inline-block;height: 100%;color: #666;vertical-align: middle;}
.tree a:hover,.tree a.leaf {color: #ef7c00;}
.tree i {display: inline-block;width: 28px;height: 100%;vertical-align: middle;text-align: center;}


/*内页公司简介*/
.se_about{width: 85%; margin: 4% auto;}
.se_about .se_about_tit{text-align: center; margin-bottom: 2%;}
.se_about .se_about_tit h2{font-size: 62px;font-weight: bold; }
.se_about .se_about_tit p{font-size: 18px; margin-top: 15px;}
.about-wrapper { margin: 3% auto; width: 100%;} 
.about-wrapper p{font-size: 16px; line-height: 31px;text-indent:2em;;}
.about-slick { float: left; width: 50%; position: relative; z-index: 2; } 
.about-slick .slick-slide img { display: block; width: 100%; } 
.about-slick .slick-prev { background-image: url(../images/about-prev.png); right: -86px; } 
.about-slick .slick-next { background-image: url(../images/about-next.png); right: -172px; } 
.about-slick .slick-arrow { position: absolute; outline: none; border: none; top:45px; font-size: 0; width: 86px; height: 86px; background-repeat: no-repeat; background-position: center; background-color: #fff; cursor: pointer; }
.about-slick .slick-dots { text-align: right; margin-top: 28px; } 
.about-slick .slick-dots li { display: inline-block; margin-left: 18px; width: 18px; height: 18px; border-radius: 100%; border: 1px solid transparent; padding: 4px; } 
.about-slick .slick-dots li button { outline: none; border: none; font-size: 0; width: 10px; height: 10px; border-radius: 100%; display: block; background-color: #222c3c; cursor: pointer; margin: 4px auto;} 
.about-slick .slick-dots li.slick-active { border-color: #e31024; } 
.about-slick .slick-dots li.slick-active button { background-color: #e31024; } 
.about-slick:after { content: ''; width: 872px; height: 437px; background: url(../images/about-dot.png) no-repeat; position: absolute; right: -70px; bottom: -70px; z-index: -1; } 

.wp2 {width: 94%;max-width: 1320px;margin: 0 auto;}
.about-text { float: right; width: 64%; position: relative; margin-left: -14.6%; margin-top: 86px; } 
.about-text .con { background-color: #f1f6ff; padding: 50px 5% 40px 25%; } 
.about-text .con h3 { font-size: 40px; color: #333333; line-height: 50px; padding-bottom: 3%; position: relative; margin-bottom: 5%;font-weight: bold;} 
.about-text .con h3:before { content: ''; width: 60px; height: 4px; background-color: #e31024; border-radius: 2px; position: absolute; left: 0; bottom: 0; } 
.about-text .con h3:after { content: ''; width: 10px; height: 4px; background-color: #1f202a; position: absolute; left: 66px; bottom: 0; border-radius: 2px; } 
.about-text .con p { font-size: 18px; color: #333333; line-height: 40px;  } 

@media screen and (max-width:790px){
	.se_about{width: 95%;}
	.about-slick{width: 100%; float: none;}
	.about-text{width: 100%;float: none;margin-left:0;margin-top:0}
	.about-text .con{ padding: 4% 2% 0 2%;}
	.about-text .con h3{font-size: 31px;}
	.about-text .con p{font-size: 16px; line-height: 31px;}
}

/*内页团队风采*/

.se_pro{width: 85%; margin: 3% auto;}
.se_pro ul {-webkit-justify-content:center;   justify-content: center;display: flex; display:-webkit-flex;flex-wrap: wrap;}
.se_pro ul li {transition: all .3s ease;width: 22%; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); margin: 0 1% 2% 1%;}
.se_pro ul li .pro_pic img {width: 100%;}
.se_pro ul li .pro_pic i {display: none;}
.se_pro ul li .pro_tit {font-size: 18px;color: #282727;line-height:70px;display: block;text-align: center;background: #f2f2f2;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.se_pro ul li .pro_pic {position: relative;display: block;overflow: hidden;}
.se_pro ul li .pro_pic i {display: block;position: absolute;left: -100%;top: 0;width: 100%;height: 100%;background-image: -webkit-linear-gradient(0deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));transform: skewx(-25deg);-o-transform: skewx(-25deg);-moz-transform: skewx(-25deg);-webkit-transform: skewx(-25deg);}
.se_pro ul li:hover .pro_pic i {transition: all .3s ease;left: 100%}
.se_pro ul li:hover {transition: all .3s ease;transform: translateY(-6px);-webkit-transform: translateY(-6px);-moz-transform: translateY(-6px);box-shadow: 0 26px 40px -24px rgba(0,36,100,.5);-webkit-box-shadow: 0 26px 40px -24px rgba(0,36,100,.5);-moz-box-shadow: 0 26px 40px -24px rgba(0,36,100,.5)}

@media screen and (max-width:1280px){
	.se_pro ul li {width: 31%;}
}
@media screen and (max-width:790px){
	.se_pro{width: 98%;}
	.se_pro ul {margin-left: 0;}
	.se_pro ul li {width: 47%;}
	.se_pro ul li .pro_tit{font-size: 16px;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
}


/* ===================== 内页 Banner 图 ===================== */
.inbanner2 {width: 100%;height: 380px;position: relative;overflow: hidden;background: #000;}
.inbanner2 > img {position: relative;width: 100%;height: 100%;-o-object-fit: cover;	object-fit: cover;z-index: 0;opacity: 0.7;}
.inbanner3 {width: 100%;height: 850px;position: relative;z-index: 2;overflow: hidden;-webkit-perspective: 1500px;        perspective: 1500px;}
.inbanner3 .ibwrap {position: relative;width: 100%;height: 100%;z-index: 0;overflow: hidden;}
.inbanner3 .ibwrap > img {position: relative;width: 100%;height: 100%;-o-object-fit: cover;    object-fit: cover;z-index: 0;}

/*产品详情*/
.se_procont{width: 100%; background: #171c32;padding: 7% 0 4% 0;}
.se_procont .s_width{background: #fff;padding:2% 4%;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;width: 80%; margin: 0 auto;}
.se_procont .se_procont_l{width: 45%;}
.l{float: left;}
.r{float: right;}

#showbigpic{width: 100%;max-width:800px;}
.piclist{width:89%;overflow: hidden; margin:0 auto}
#modal-pic{height:58vh;}
#modal-pic img{width: 100%;}

.modal-dialog{width: 100%;}

.absolute{position:absolute}
.arrow-left{top:5px;left:5px;color:white;cursor: pointer;width:20px;height:100px; background:url(../images/lleft.png) no-repeat center top; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.arrow-right{top:5px;right:5px;color:white;cursor: pointer;width:20px;height:100px; background:url(../images/rright.png) no-repeat center top; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.arrow-left:hover{ background:url(../images/left_h2.png) no-repeat center top;}
.arrow-right:hover{ background:url(../images/right_h2.png) no-repeat center top;}
#mycarousel{transition: all .4s;}
.espcms_pro_photo li{ float:left; width:80px; margin-right:10px; text-indent:0;}
.espcms_pro_photo li img{width:76px;height:auto; background: #fff  }

.se_product_box{width: 85%; margin: 4% auto;}
.se_product_box .se_product_tit{font-size: 30px; font-weight: bold;background: #00bf86;padding: 20px 0px;width: 200px; text-align: center; color: #fff;}
.se_product_box .se_product_cont p{font-size: 18px; line-height: 35px;}

.se_product_bg{margin-top: 3%;}
.biaoge{overflow-x: auto;}
.biaoge td{padding:0.5% 1%;white-space: nowrap;font-size: 16px;}

table {width: 100%;border-collapse: collapse;}
table td {border: 1px solid #e6e7ea;padding: 0.5%;line-height: 31px; }
.biaoge p{font-size: 16px; line-height: 31px;}

@media screen and (min-width: 1025px) {

.se_procont_r{width: 50%;padding-top: 4%;}
.se_procont .se_procont_r h1 {color: #333333;line-height: 1.25; font-size: 40px; font-weight: 800;}
.se_procont .se_procont_r .aside {margin-top:20px;line-height: 1.25; }
.se_procont .se_procont_r .aside span{font-size: 16px;}
.se_procont .se_procont_r .imax {margin:16px 0 20px 0;padding-top: 16px;border-top: #eeeeee solid 1px;color: #666666;font-size: 16px;}
.se_procont .se_procont_r .imax p{ line-height: 31px;}
.se_procont .se_procont_r .btns { margin-top: 12%;}
.se_procont .se_procont_r .btns .btn {z-index: 2;display: inline-block;vertical-align: top;position: relative;overflow: hidden;min-width: 120px;line-height: 45px;padding: 0.1rem 0.2rem;border-radius: 70px;text-align: center;font-size: 16px;border: #e0e0e0 solid 1px;-webkit-transition: all 250ms ease-out 0s;transition: all 250ms ease-out 0s;color: #333333;}
.se_procont .se_procont_r .btns .btn:after {background-color: #0181e0;opacity: 1;z-index: -1;content: " ";position: absolute;border-radius: 50%;left: 50%;top: 50%;background-color: #fff;width: 108%;padding-bottom: 108%;-webkit-transform: translate(-50%, -50%) scale(0);transform: translate(-50%, -50%) scale(0);pointer-events: none;}

.se_procont .se_procont_r .btns .btn:nth-child(1n+2) {margin-left: 0.6rem;}
.se_procont .se_procont_r .btns .btn2 {color: #0181e0;border-color: #0181e0;}
}
@media screen and (min-width: 1025px) {
.se_procont .se_procont_r .btn1:hover {color: #171c32;}
.se_procont .se_procont_r .btn2 {color: #0181e0;border-color: #0181e0;}
.se_procont .se_procont_r .btn2:hover {color: #171c32;}
}
@media screen and (max-width: 1024px) {
  .se_procont .se_procont_r {max-width: 100%;margin-top: 0.7rem;width: 514px;margin-left: auto;margin-right: auto;padding-bottom: 0.4rem;}
.se_procont .se_procont_r .btns {position: relative;margin-top: 0.6rem;bottom: 0;}
}

@media screen and (max-width: 790px) {
	.inbanner2 {height: 180px;}
	.se_procont{padding: 17% 0 4% 0;}
	.se_procont .s_width{width: 98%; display: block;}
	.se_procont .se_procont_l{width: 100%;}
	.se_procont .se_procont_r{width: 90%;}
	.se_procont .se_procont_r h1{font-size: 25px; padding-top: 3%;}
	.se_procont .se_procont_r .aside {margin-top: 10px;}
	.se_procont .se_procont_r .imax{font-size: 15px;}
	.se_procont .se_procont_r .imax p{line-height: 24px;}
	.se_procont .se_procont_r .btns .btn{min-width: 100px;line-height: 28px;}
	.right-fd{display: none!important;}

	.se_procont .s_width{background: #fff;padding: 0%;width: 95%;}
	#modal-pic {height: 40vh;}
	.se_product_box .se_product_tit{font-size: 23px;width: 150px;padding: 10px 0;}
	.se_product_box .se_product_cont p{font-size: 16px; line-height: 31px;}
}





/*anli xiangqing*/
.case_wx{width: 200px; display: block;margin: 0 auto;}
.case_wx img{width: 100%;}
.atc-con i{text-align: center;display: block;}

/*6产品详情*/
.propage-out {width: 100%;position: relative;z-index: 2;margin-top: -676px;}
.propage-wrap {background-color: #fff;padding: 20px 20px 20px 20px;}
.profirst {overflow: hidden;min-height: 410px; margin-top: 4%;}
.xijie {width: 49%;height: auto;float: left;z-index: 1;position: relative;}
.xijie .bigpic {width: 100%;height: 100%;position: relative;text-align: center;font-size: 0;}
.xijie .bigpic img {max-width: 100%;max-height: 100%;}
.proinfo {float: right;width: 45%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;    -ms-flex-align: center;        align-items: center;}
.proinfo .proname {font-size: 36px;line-height: 50px;color: #333;margin-bottom: 28px;}
.aside {margin-top: 0.1rem;line-height: 31px;}
.aside span{font-size:16px;}
.proinfo .xiangxi {font-size: 16px;line-height: 31px;color: #666;max-height: 160px;overflow: auto;margin-top: 24px;}
.proinfo .probtnarea {font-size: 0;margin-top: 50px;}
.proinfo .probtn {display: inline-block;width: 178px;height: 58px;border: 1px solid #ddd;border-radius: 5px;margin-left: 34px;color: #fff;font-size: 16px;line-height: 58px;text-align: center;position: relative;
overflow: hidden; background: #00aa4b;}
.proinfo .probtn:first-child {margin-left: 0;}
.proinfo .probtn:hover {color: #333;border-color: #00aa4b;}
@media screen and (max-width: 1440px) {
.propage-wrap {  padding: 100px 80px 140px;}
}
@media screen and (max-width: 1200px) {
.propage-out {  margin-top: -546px;}
.propage-wrap {  padding: 80px 60px 120px;}
}
@media screen and (max-width: 1100px) {
.proinfo .probtn {  width: 111px;  margin-left: 24px;}
}
@media screen and (max-width: 1024px) {
  .aside{display: none;}
.propage-wrap {  padding: 60px 40px 100px;}
.profirst {  height: auto;}
.xijie {  float: none;  width: 100%;  margin-bottom: 50px;}
.proinfo {  float: none;  width: 100%;  height: auto;}
.proinfo .proname {  font-size: 30px;}
.proinfo .xiangxi {  max-height: none;}
}
@media screen and (max-width: 750px) {
.propage-out {  margin-top: -92px;}
.propage-wrap {  padding: 60px 0 90px;}
.proinfo .probtn {  height: 48px;  line-height: 48px;}
}



/*内页联系我们*/
.contact-uss {padding: 97px 10% 90px;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.solute-title strong {display: block;margin-bottom: 22px;line-height: 1;color: #e03a3a;font-weight: normal;font-size: 38px;}
.solute-title small {display: block;line-height: 1;color: #999999;font-size: 28px;font-weight: lighter;text-transform: uppercase;}
.complaint-info {margin-top: 80px;margin-bottom: 155px;}
.complaint-info p {color: #333333;font-size: 16px;}
.add-list {width: 42.578%;}
.add-list p {position: relative;height: 74px;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;
padding-left: 10px;border-bottom: 1px solid #eeeeee;color: #333333;font-size: 16px;}
.add-list p:before {position: absolute;left: 0;bottom: -1px;content: "";width: 54px;height: 1px;background: #e03a3a;}
.tels b {display: block;line-height: 1;color: #e03a3a;font-weight: normal;}
.tels p{ line-height: 45px;}


/*内页产品展示*/
.probanner{background: #cdd0d1; padding: 25px 0; text-align: center; margin-top: 125px;}
.probanner .cn{color: #fff;font-size:36px; font-weight: bold;}
.se_prolist{width: 85%; margin: 0 auto;}
.se_prolist ul{display: flex; display:-webkit-flex; -webkit-justify-content:center;   justify-content: center;flex-wrap: wrap;}
.se_prolist li{ padding:0 3%; line-height: 7vh; text-align: center; margin: 1% 0.5%;transition: .5s; background: #fff;color: #333; cursor:pointer; font-weight: 700;}
.se_prolist li a{color: #333;}
.se_prolist li:hover{ background: #dd2118;}
.se_prolist li:hover a{ color: #fff;}


.se_tuandui { width:75%; margin:0 auto 1rem auto; }
.se_tuandui ul{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.se_tuandui li{width:31%; margin:0 1% 2% 1%; position:relative; overflow:hidden; border:1px solid #eee; color:#fff;}
.se_tuandui li:nth-child(3n){ margin-right:0px;}
.se_tuandui li .p-img{  margin:0 auto 0px auto;  text-align:center;  position:relative; overflow:hidden;width: 100%;object-fit: cover; object-position: center; }
.se_tuandui li .p-name{ line-height:65px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center; font-weight: 700; color:#fff;background:#343643;text-transform: uppercase; word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.se_tuandui li .p-img img{ width:100%; height: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_tuandui li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_tuandui p{ font-size:18px; line-height:35px; color:#333;}
.se_tuandui p span{ font-size:20px;  color:#e9e9e9;}
.se_tuandui li .p-name em{font-weight: 100; padding: 0 2%;}
.se_tuandui ul li:hover{cursor:pointer; }
.se_tuandui ul li:hover .p-name{ color: #fff;}
.se_tuandui li:hover .p-name{background: #0088ff;}


.se_case { width:85%; margin:4% auto 1rem auto; }
.se_case ul{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.se_case li{padding:0; width:14%; margin:0 1% 2% 0; position:relative; overflow:hidden; border:1px solid #eee; color:#fff;}
.se_case li:nth-child(4n){ margin-right:0px;}
.se_case li .p-img{  margin:0 auto 0px auto;  text-align:center;  position:relative; overflow:hidden;width: 100%;object-fit: cover; object-position: center; }
.se_case li .p-name{ line-height:65px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center; font-weight: 500; color:#fff;background:#2778be;text-transform: uppercase; }
.se_case li .p-img img{ width:100%; height: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_case li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}



@media (max-width:1440px){
	.se_tuandui li .p-img{}
}
@media (max-width:1280px){
	.se_tuandui { width:95%; margin:1rem auto 1rem auto; }
	.se_tuandui li{width: 23%;}
	.se_tuandui li .p-img{}
}

@media (max-width:1000px){
	.se_tuandui li .p-img{height: 185px;}
	.se_tuandui ul li i{  background:none;}
}



.fenye{width: 1280px; margin: 0 auto 1% auto;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center; height: 45px;}
.fenye_zong{ font-size: 12px; padding: 0 10px; text-align: center;  border: 1px solid #dddddd;margin: 0 3px 6px;color: #666; line-height: 26px;}

.seprobox_l{ background: #fff; width: 100%; }
.seprobox_l h3 {margin-top: 50px;margin-bottom: 40px;font-size: 36px;color: #000000;line-height: 1.3;font-weight: bold;}
.seprobox_l h3 i {margin-right: 3.125%;font-size: 36px;color: #c4c4c4;font-family: "Consolas";font-style: normal;font-weight: normal;line-height: 1;opacity: 0.5;}
.seprobox_l h3 i:before {content: "";width: 12px;height: 3px;background: #c4c4c4;display: inline-block;vertical-align: middle;margin-right: 17px;}
.seprobox_l p {margin-top: 40px;margin-bottom: 40px;color: #000000;line-height: 1.8;text-indent:2em;}
.seprobox_l p img{text-indent:-4em; display: block; margin: 0 auto;}


@media (max-width:1000px){
.fenye{width: 100%; margin: 0 auto 0 auto;height: 180px;padding-bottom: 15%; display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center;}
.fenye_zong{ font-size: 14px; width: 100px; background: #f2f2f2; text-align: center;  line-height: 35px;}
}



/*se_hangye*/


.cer8 {padding: 0 0 120px;width: 85%; margin: 0 auto;}
.newslist {overflow: hidden;width: 80%; margin: 0 auto;}
.newslist li {width: 100%;border-bottom: 1px solid #e8ecf0;padding: 25px 0;}
.newslist li:last-child {border-bottom: 0 none;}
.newslist li a {display: block;position: relative;overflow: hidden;padding-left: 580px;height: 356px;}
.newslist li .pic {position: absolute;left: 0;top: 0;z-index: 1;width: 480px;height: 100%;overflow: hidden;}
.newslist li .pic img {-o-object-fit: cover;    object-fit: cover; width: 100%;}
.newslist li h3 {font-size: 24px;color: #333;line-height: 42px;height: 42px;overflow: hidden;}
.newslist li .txt {font-size: 16px;color: #666;line-height: 32px;height: 64px;overflow: hidden;margin: 20px 0 58px;}
.newslist li .date {font-size: 24px;color: #00bf86;line-height: 36px;font-family: "amerigobt";height: 36px;padding-top: 48px;overflow: hidden;}
.newslist li label {display: block;width: 32px;height: 32px;font-size: 0;cursor: pointer;background: #c3c3c3 url('../images/jtr-n.png') center no-repeat;border-radius: 50%;}
.newslist li,.newslist h3,.newslist label {-webkit-transition: .5s;transition: .5s;}
.newslist li:hover {border-bottom-color: #00bf86;}
.newslist li:hover h3 {color: #00bf86;}
.newslist li:hover label {background-color: #00bf86;}
@media screen and (max-width: 1440px) {
	.newslist {width: 100%;}
	.newslist li .txt {  line-height: 30px;  height: 90px;  margin-bottom: 32px;}
}
@media screen and (max-width: 1200px) {
.newslist li a {  padding-left: 540px;}
.newslist li .pic {  width: 480px;}
}
@media screen and (max-width: 1023px) {
.newslist li {  padding: 60px 0;}
.newslist li a {  }
.newslist li .pic { width: 100%; position: relative;}
}
@media screen and (max-width: 840px) {
	.cer8 {width: 100%;}
.newslist li a {  height: auto;}
.newslist li .date {  padding-top: 20px;}
.newslist li label {  display: none;}
}
@media screen and (max-width: 750px) {
.newslist li {  padding: 40px 0;}
.newslist li .txt {  display: none;}
.newslist li h3 {  font-size: 20px;  line-height: 32px;  height: 96px;}
}
@media screen and (max-width: 600px) {
.newslist li a {  padding-left: 0;}
.newslist li h3 {  font-size: 18px;  line-height: 30px;  height: auto;}
.newslist li .date {  padding-top: 10px;  font-size: 18px;}
}

/*新闻详情页*/
.greybgnews {background-color: #f8fafb;padding: 50px 0 80px;overflow: hidden;}
.greybgnews .cer8{ max-width: 1600px; margin:0 auto; padding: 0 30px;}
.main {position: relative; margin: 0 auto;}
.atc {padding: 40px 70px 70px;background-color: #fff;}
.atc-h {border-bottom: 1px solid #e7e7e7;padding-bottom: 20px;position: relative;text-align: center;}
.atc-h h1 {font-size:38px;color: #333;line-height: 46px;font-weight: bold;margin-bottom: 24px;}
.atc-date {font-size: 14px;color: #888;line-height: 30px;}
.atc-date span {display: inline-block;margin-right: 48px;}
.atc-con {padding: 44px 0 76px;font-size: 16px;line-height: 28px;color: #555;text-align: justify;}
.atc-con p{line-height: 35px; margin-bottom: 15px;text-indent:2em; font-size: 17px;}
.atc-con img {max-width: 100%; display: block; margin: 10px auto;}
.atc-con .videowrap {width: 1440px;position: relative;text-align: center;margin: 50px auto;overflow: hidden;}
.atc-con video {width: 100%;height: 612px;}
@media screen and (max-width: 1440px) {
.atc {padding: 40px 50px 60px;}
.videowrap {width: 100%;padding-bottom: 42.5%;height: 0;}
.video {position: absolute;top: 0;left: 0;z-index: 1;width: 100%;height: 100%;}
}
@media screen and (max-width: 1300px) {
}
@media screen and (max-width: 1023px) {
.greybgnews {padding: 60px 0 150px 0;background-color: #fff; }
.greybgnews .cer8{ max-width: 95%; padding: 0;}
.atc {padding: 0 30px;}
}
@media screen and (max-width: 960px) {
.atc-con {padding-bottom: 60px;}
.atc-date span {margin-right: 24px;}
}
@media screen and (max-width: 750px) {
.atc {padding: 0 0;}
.atc-h h1 {font-size: 26px;margin-bottom: 0;}
}
.atc-pn {position: relative;padding-top: 26px;padding-right: 160px;border-top: 1px solid #ddd;}
.atc-pn a {display: block;overflow: hidden;font-size: 14px;color: #666;line-height: 34px;margin-top: 10px;}
.atc-pn a:hover {color: #00bf86;}
.atc-pn a label {display: inline-block;border: 1px solid #ccc;width: 98px;height: 32px;text-align: center;font-size: 14px;line-height: 32px;margin-right: 15px;-webkit-transition: 0.3s;transition: 0.3s;}
.atc-pn a:hover label {border-color: #00bf86;}
.atc-pn a.ret {font-size: 14px;color: #fff;line-height: 34px;text-align: center;background-color: #00bf86;width: 110px;height: 34px;position: absolute;right: 0;bottom: 0;z-index: 1;margin-top: 0;}
.atc-pn a.ret:hover {opacity: 0.8;}
@media screen and (max-width: 960px) {
.atc-pn {padding-right: 0;}
.atc-pn a.ret {position: static;width: 200px;height: 50px;line-height: 50px;border-radius: 5px;display: block;margin: 40px auto 0;font-size: 18px;}
}
.zhaopinout {padding: 110px 0 100px;}
.cate7 {position: relative;padding-top: 80px;padding-bottom: 22px;font-weight: bold;text-align: center;}
.cate7 .en {font-size: 140px;color: rgba(83, 185, 112, 0.06);line-height: 152px;text-transform: uppercase;position: absolute;left: 0;top: 0;z-index: 1;width: 100%;font-family: "Times New Roman";}
.cate7 .cn {font-size: 32px;color: #333;line-height: 50px;position: relative;z-index: 2;}
.cate7:after {content: '';position: absolute;left: 50%;bottom: 0;z-index: 0;width: 30px;height: 3px;margin-left: -15px;background-color: #0181e0;}
.zpintro {font-size: 16px;color: #666;line-height: 34px;text-align: center;max-width: 920px;margin: 24px auto 0;}00bf86
.zpintro span {display: block;}
@media screen and (max-width: 1023px) {
.cate7 .en {font-size: 100px;line-height: 120px;}
.zhaopinout {padding: 90px 0 90px;}
}
@media screen and (max-width: 920px) {
.zpintro span {display: inline;}
}
@media screen and (max-width: 750px) {
.cate7 .en {font-size: 70px;line-height: 100px;}
.zhaopinout {padding: 70px 0 80px;}
}
.rec-head {height: 70px;background-color: #f5f5f5;overflow: hidden;padding: 0 110px;margin-top: 82px;}
.rec-head .th {float: left;padding: 10px 0;width: 20%;height: 50px;overflow: hidden;font-size: 18px;color: #333;line-height: 50px;text-align: center;font-weight: bold;}
.rec-head .th.zhiwei {text-align: left;}
.reclist {background-color: #fff;}
.rec-hand {height: 70px;background-color: #fff;overflow: hidden;padding: 0 110px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.rec-hand .td {float: left;padding: 10px 0;width: 20%;height: 50px;overflow: hidden;font-size: 16px;color: #555;line-height: 50px;text-align: center;}
.rec-hand .td.zhiwei {text-align: left;}
.reclist li:nth-child(even) .rec-hand {background-color: #f5f5f5;}
.reclist li.on .rec-hand {background-image: -webkit-gradient(linear, left top, right top, from(#255ba9), to(#10a560));background-image: linear-gradient(to right, #255ba9, #10a560);}
.reclist li.on .rec-hand .td {color: #fff;}
.reclist li:hover .rec-hand {background-color: rgba(32, 180, 184, 0.2);}
.rec-hand,.reclist .td {-webkit-transition: 0.6s;transition: 0.6s;}
.reclist .rec-con {display: none;}
.reclist .rec-txt {font-size: 16px;color: #777;line-height: 30px;padding: 40px 110px 60px;border: 1px solid #1373c0;background-color: #f5f5f5;}
.reclist .rec-txt .email {display: inline-block;color: #1373c0;text-decoration: underline;}
.reclist .rec-txt h3 {font-size: 18px;color: #333;font-weight: bold;margin-bottom: 10px;
}
@media screen and (max-width: 1500px) {
.rec-head,.rec-hand {padding: 0 80px;}
.reclist .rec-txt {padding: 40px 80px 60px;}
}
@media screen and (max-width: 1200px) {
.rec-head,.rec-hand {padding: 0 60px;}
.reclist .rec-txt {padding: 40px 60px 60px;}
}
@media screen and (max-width: 1023px) {
.rec-head,.rec-hand {padding: 0 40px;}
.reclist .rec-txt {
padding: 40px 40px 60px;
}
}
@media screen and (max-width: 1023px) {
.rec-head .th,.rec-hand .td {width: 22%;}
.rec-head .th.zhiwei,.rec-hand .td.zhiwei {width: 34%;}
.rec-head .th.bumen,.rec-hand .td.bumen {display: none;}
}
@media screen and (max-width: 750px) {
.rec-head .th.addr,.rec-hand .td.addr {display: none;}
.rec-head .th {width: 30%;}
.rec-head .th.zhiwei {width: 40%;}
.rec-hand .td {width: 30%;}
.rec-hand .td.zhiwei {width: 40%;}
.rec-head,.rec-hand {padding: 0 20px;}
.reclist .rec-txt {padding: 40px 20px 50px;}
}
@media screen and (max-width: 660px) {
.rec-head .th.renshu,.rec-hand .td.renshu {display: none;}
}


/*内页合作案例*/
.kehulist {overflow: hidden;margin: 90px 0 72px;border-top: 1px solid #f2f2f2;border-left: 1px solid #f2f2f2;}
.kehulist li {float: left;width: 20%;text-align: center;}
.kehulist li a {display: block;background-color: #fff;overflow: hidden;border-bottom: 1px solid #f2f2f2;border-right: 1px solid #f2f2f2;}
.kehulist .pic {width: 100%;height: 138px;overflow: hidden;font-size: 0;line-height: 138px;}
.kehulist img {max-width: 70%;max-height: 70%;-webkit-transition: 0.3s;transition: 0.3s;}
.kehulist li:hover img {-webkit-transform: scale(1.04, 1.04);transform: scale(1.04, 1.04);}
.huotip {font-size: 18px;color: #666;line-height: 38px;text-align: center;position: relative;height: 38px;}
.huotip span {display: inline-block;vertical-align: top;letter-spacing: 1px;padding: 0 26px;}
.huotip i {display: inline-block;width: 40px;height: 1px;vertical-align: middle;background-color: #666;}
@media screen and (max-width: 1280px) {
.kehulist li {width: 25%;}
}
@media screen and (max-width: 960px) {
.huobanmain {padding: 100px 0 60px;}
.huobanmain h2.btitle {font-size: 32px;}
.kehulist li {width: 33.33%;}
.huocon {line-height: 30px;}
}
@media screen and (max-width: 640px) {
.huobanmain {padding: 80px 0 60px;}
.kehulist li {width: 50%;}
}


/*内页联系我们*/

.ul-contact{overflow:hidden;z-index:1;margin: 80px auto;}
.ul-contact h4{ font-size:30px;color: #333333; font-weight: 300; display:block; overflow:hidden;margin-bottom:100px; text-align:center}
.ul-contact li{float:left;width:17%;text-align: center; margin:0 1.5%;}
.ul-contact li:nth-child(1),.ul-contact li:nth-child(2),.ul-contact li:nth-child(4),.ul-contact li:nth-child(5){ margin-top:75px;}
.ul-contact li strong{position: relative; z-index: 1; display:block; width:60%;padding:12%; font-weight:normal; text-align:center; margin:5px auto 10px;}
.ul-contact li strong img{ width:100%; border-radius:50%; text-align:center; box-shadow: 0px 0.03rem 0.21rem rgba(5,26,85,0.1);}
.ul-contact .txt{margin:20px 0;text-align:center;font-size:16px;color:#666;line-height:26px;padding-bottom:18px;position:relative}
.ul-contact .txt .zx{cursor:pointer;}
.ul-contact .txt .ctel{ font-size:20px;font-weight: 700;color: #00bf86; line-height: 30px;}
.ul-contact .txt span{display:block;font-size:24px;color:#222;font-weight:700;margin-bottom:5px;line-height:30px}
.ul-contact .txt p a{display:inline-block}


.contactore{  width: 85%; margin:0px auto; overflow:hidden; background:url(../images/about_bg.jpg) repeat}
.contactore .wrap{ padding:40px 0; width: 80%; margin: 0 auto;}
.contactore .tit{ }
.contactore .tit img{text-align: center;display: block; margin: 0 auto;}
.contactore .tit h3{ text-align:center;   font-size:48px; margin-bottom:8px; font-weight: bold;}
.contactore .tit p{ text-align:center; font-size:17px; }
.txt01{font-weight: 700;display: block; text-align: center;}
.txt02{font-weight: 100; text-align: center; margin: 1% 0 4% 0;display: block;}
.contactore .sec02 {margin-bottom: 120px;}
.contactore .sec02 ul {display: flex;}
.contactore .sec02 ul li {width: 16.7%;margin: 0 4.125% 0 0;border-radius: 12px 40px 12px 40px;box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.12);cursor: pointer;}
.contactore .sec02 ul li:nth-child(5n) {margin-right: 0;}
.contactore .sec02 ul .photo {background: linear-gradient(270deg, #4cf6c3 2.08%, #00bf86 102.2%);border-radius: 12px 40px 0px 0px;height: 140px;display: flex;justify-content: center;align-items: center;}
.contactore .sec02 ul .photo img {width: 60px;-webkit-transition: all .5s;transition: all .5s;}
.contactore .sec02 ul li:hover .photo img {transform: rotateY(360deg);}
.contactore .sec02 ul .txtbox {background: #FFFFFF;border-radius: 0px 0px 12px 40px;text-align: center;padding: 20px 30px;}
.contactore .sec02 ul .txtbox h3 {color: #666;margin-bottom: 5px;display: inline-block;}
.contactore .sec02 ul .txtbox p {color: #999; line-height: 24px; margin-top: 15px;}
.contactore .sec02 ul li:hover .txtbox h3 {color: #FF701A;-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-image: -webkit-linear-gradient(left,#FA2A22,#FF701A);}
.contactore #mapArea {width: 100%;height: 480px;background-color: #C4C4C4;}



@media screen and (max-width: 640px) {
	.ul-contact{padding-bottom: 150px;}
	.ul-contact h4{ font-size:26px;}
	.ul-contact li{width: 100%;}
	.ul-contact li:nth-child(1), .ul-contact li:nth-child(2), .ul-contact li:nth-child(4), .ul-contact li:nth-child(5){margin-top: 0;}
	.ul-contact .txt{margin-bottom: 0;}
	.contactore{display: none;}
	.contactore .tit{margin-top: 50px;}
	.contactore .tit h3{font-size: 36px; margin-bottom: 0;}
	.contactore .tit p{font-size: 15px; line-height: 28px;}
	.contactore .wrap{width: 95%;}
	.contactore li{width: 30%;font-size: 18px;}
}

/*内页招聘信息*/
.linian {text-align: center;}
.linian h2.btitle {font-size: 42px;color: #222;line-height: 66px;height: 66px;overflow: hidden;}
.linianfig {position: relative;width: 1000px;max-width: 100%;height: 400px;overflow: hidden;margin: 0 auto;}
.liniancon {margin: 30px 0 90px;font-size: 16px;color: #333;line-height: 34px;}
.liniancon img {max-width: 100%;}
.zpout {padding: 110px 0 120px; width: 80%; margin: 0 auto;;}
.rec-head {height: 76px;background-color: #fff;overflow: hidden;padding-left: 70px;border-bottom: 2px solid #333;}
.rec-head .th {float: left;padding: 18px 0;width: 20%;height: 76px;overflow: hidden;font-size: 16px;color: #222;line-height: 40px;text-align: center;}
.rec-head .th.zhiwei {text-align: left;}
.reclist {background-color: #fff;}
.reclist li {border-bottom: 1px solid #ddd;}
.rec-hand {height: 64px;line-height: 64px;background-color: #fff;padding-left: 70px;overflow: hidden;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.rec-hand .td {float: left;padding: 12px 0;width: 20%;overflow: hidden;font-size: 16px;color: #222;line-height: 40px;text-align: center;height: 40px;}
.rec-hand .td.zhiwei {text-align: left;}
.reclist li:hover .rec-hand {background-color: #eee;}
.reclist li.on .rec-hand {background-color: #333;}
.reclist li.on .rec-hand .td {color: #fff;}
.reclist li,.rec-hand,.reclist .td {-webkit-transition: 0.5s;transition: 0.5s;}
.reclist .rec-con {display: none;}
.rec-txt {color: #444;line-height: 31px;padding: 34px 70px 46px;background-color: #f7f7f7; font-family: serif;}
.rec-txt .email {color: #1d6bdd;}
.rec-txt .email:hover {text-decoration: underline;}
@media screen and (max-width: 1080px) {
.rec-head,.rec-hand {    padding-left: 40px;}
.rec-txt {padding: 34px 40px 46px;}
}





/*===================== 响应式代码 END =====================*/

/*产品综合页面*/
/*内页产品展示*/
.pro-container{position:relative; width: 100%; margin:8% auto 4% auto; overflow: hidden; }
.pro-container .wrap {    margin: 0 auto;    width:80%;}
.pro-list{position:relative;margin-bottom:134px;z-index:1}
.pro-list:before{content:'';width:92px;height:131px;background:url(../images/pro/pro-icon.png) no-repeat;position:absolute;left:-60px;top:-24px;z-index:-1}
.pro-list:after{content:'';width:254px;height:118px;background:url(../images/pro/pro-dot01.png) no-repeat;position:absolute;right:-150px;top:-56px;z-index:-1}
.pro-list .pro-con{background:#fff;-webkit-box-shadow:0 8px 30px rgba(26,38,67,.2);-moz-box-shadow:0 8px 30px rgba(26,38,67,.2);box-shadow:0 8px 30px rgba(26,38,67,.2);padding:0 3% 0 3%;box-sizing:border-box;border-radius:10px}
.pro-list .pro-con:after{content:'';position:absolute;left:27px;top:-56px;height:145px}
.pro-list01 .pro-con:after{background:url(../images/pro/pro-icon01.png) no-repeat;width:64px}
.pro-list02 .pro-con:after{background:url(../images/pro/pro-icon02.png) no-repeat;width:94px}
.pro-list03 .pro-con:after{background:url(../images/pro/pro-icon03.png) no-repeat;width:98px}
.pro-list04 .pro-con:after{background:url(../images/pro/pro-icon04.png) no-repeat;width:110px}
.pro-list05 .pro-con:after{background:url(../images/pro/pro-icon05.png) no-repeat;width:100px}
.pro-top h2{font-weight:700;float:left;margin-left:6.8%;position:relative;line-height:50px;z-index:1;padding:0 13px}
.pro-top h2 a{color:#fff;transition: .5s; }
.pro-top h2:hover a{font-weight: 300;}
.pro-top h2:after{content:'';width:250px;height:78px;background:url(../images/pro/pro-pic.png) no-repeat;z-index:-1;position:absolute;left:-8px;top:-13px;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover}
.pro-top .gn{float:left;margin-left:3.7%;margin-top:38px}
.pro-top .gn span{display:inline-block;font-size:20px;color:#5f76b4;line-height:35px;padding:0 24px;box-sizing:border-box;background:url(../images/pro/pro-bg01.png) no-repeat center}
.pro-top .gn span:nth-child(2){margin-left:28px}
.pro-top .more{float:right;margin-top:32px;font-size:20px;color:#394b7a;padding:0 28px;box-sizing:border-box;-webkit-box-shadow:0 0 10px inset rgba(0,191,134,.28);-moz-box-shadow:0 0 10px inset rgba(0,191,134,.28);box-shadow:0 0 10px inset rgba(0,191,134,.28);line-height:48px;border-radius:24px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.pro-top .more:hover{-webkit-box-shadow:0 0 10px inset rgba(255,31,34,.28);-moz-box-shadow:0 0 10px inset rgba(255,31,34,.28);box-shadow:0 0 10px inset rgba(3255,31,34,.28)}
.pro-list p{margin:36px 0 50px;font-size:18px;line-height:2}
.pro-item{margin:0 -3.2%}
.pro-item li{width:26.67%;float:left;margin:0 3.2%}
.pro-item li .img{border-radius:20px 20px 0 0;-webkit-box-shadow:0 4px 7px rgba(4,16,44,.27);-moz-box-shadow:0 4px 7px rgba(4,16,44,.27);box-shadow:0 4px 7px rgba(4,16,44,.27);margin-bottom:20px;position:relative;z-index:1;overflow:hidden;padding-top:80%}
.pro-item li .img img{display:block;width:100%;height:auto;border-radius:20px 20px 0 0;position:absolute;top:0;left:0}
.pro-item li .txt{background:url(../images/pro/pro-bg.png) no-repeat center;-webkit-background-size:100%;-moz-background-size:100%;-ms-background-size:100%;-o-background-size:100%;background-size:100%;padding:18px 0 15px;position:relative}
.pro-item li .txt:before{content:'';width:24px;height:95px;background:url(../images/pro/pro-dot.png) no-repeat;position:absolute;left:28px;bottom:22px}
.pro-item li .txt:after{content:'';width:24px;height:95px;background:url(../images/pro/pro-dot.png) no-repeat;position:absolute;right:28px;bottom:22px}
.pro-item .txt h3 a{display:block;text-align:center;color:#fff;line-height:44px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 45px}
.pro-item li:hover .img img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);transform:scale(1.05)}
.pro-item li:hover h3 a{ font-weight: 100;}
.pro-container:after{content:'';width:100%;height:420px;background:#f6f7fc;position:absolute;bottom:-134px}
.product-lb{margin-top:96px}
.product-lb .wrap{background:#f6f6f6;padding:0 64px}
.product-lb ul{margin-left:-5.4%;height:168px}
.product-lb li{float:left;width:14.4%;text-align:center;margin-left:5.4%;padding:15px 0 18px;position:relative;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}
.product-lb li .pic img{width:100%;height:auto;max-width:124px}
.product-lb li .cp-lb{display:block;font-size:16px;line-height:25px}
.product-lb li .cp-lb0{display:block;font-size:20px;font-weight:700;position:absolute;z-index:2;text-align:center;width:100%;top:-40px;color:#fff}
.product-lb li:before{content:'';width:100%;height:64px;background:url(../images/pro/cp-tag.png) no-repeat;position:absolute;top:-55px;left:0;-webkit-background-size:100%;-moz-background-size:100%;-ms-background-size:100%;-o-background-size:100%;background-size:100%;opacity:0}
.product-lb li:after{content:'';width:174px;height:20px;background:url(../images/pro/cp-tag01.png) no-repeat;position:absolute;bottom:-20px;left:50%;-webkit-background-size:100%;-moz-background-size:100%;-ms-background-size:100%;-o-background-size:100%;background-size:100%;opacity:0;margin-left: -87px;}
.product-lb li.active:after,.product-lb li.active:before{opacity:1}
.product-lb li.active .pic img{max-width:150px}
.product-lb li.active .cp-lb{display:none}
.product-lb li:hover:after,.product-lb li:hover:before{opacity:1;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}
.product-lb li:hover .cp-lb{display:none}
.product-lb li:hover .pic img{max-width:150px}
.product-wrapper{margin-top:-203px}
.product-wrapper .pro-item{margin:0 -1%}
.product-wrapper .pro-item li{width:21.7%;margin:0 1.65% 60px}
.product-wrapper .pro-item .con{-webkit-box-shadow:0 4px 7px rgba(4,16,44,.2);-moz-box-shadow:0 4px 7px rgba(4,16,44,.2);box-shadow:0 4px 7px rgba(4,16,44,.2);border-radius:0 0 20px 20px}
.product-wrapper .pro-item li .txt{background:url(../images/cp-bg.jpg) no-repeat center;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;padding:0 0}
.product-wrapper .pro-item .txt h3 a{padding:7px 50px 6px;font-size:18px;font-weight:700}
.product-wrapper .pro-item li .txt:after,.product-wrapper .pro-item li .txt:before{bottom:16px}


@media screen and (max-width: 1440px) {
	.pro-container .wrap {  width: 90%;}
}


.pro-list .pro_bottom{width: 100%; margin-top: 6%;}
.pro-list .pro_bottom ul{display: flex; display:-webkit-flex;  -webkit-justify-content: space-between;   justify-content: space-between; margin:4% auto 0 auto;flex-wrap: wrap;}
.pro-list .pro_bottom li{margin: 0 0 3% 0; width: 20%;display: flex; display:-webkit-flex;  -webkit-justify-content: space-between;   justify-content: space-between;transition: .5s; }
.pro-list .pro_bottom li em{font-size: 35px; font-weight: bold;text-align: center;background: url('../images/probg.jpg') repeat-x left top;width: 80%; height: 130px; display: inline-block; line-height: 130px;border-radius: 10px;transition: .5s;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.1); }
.pro-list .pro_bottom li em a{color: #000;}
.pro-list .pro_bottom li:nth-child(1){margin-bottom: 0;}
.pro-list .pro_bottom li:nth-child(2){margin-bottom: 0;}
.pro-list .pro_bottom li:nth-child(3){margin-bottom: 0;}
.pro-list .pro_bottom li:nth-child(4){margin-bottom: 0;}
.pro-list .pro_bottom li:nth-child(5){margin-bottom: 0;}
.pro-list .pro_bottom li:nth-child(5) em{width: 100%;}
.pro-list .pro_bottom li:nth-child(6){width: 100%;display: block; text-align: right;height: 50px;margin-bottom: 0;}
.pro-list .pro_bottom li:nth-child(6) i{line-height: 50px;}
.pro-list .pro_bottom li:nth-child(11) em{width: 100%;}
.pro-list .pro_bottom li i{width: 20%; text-align: center;margin: 0 auto;display: inline-block;font-size: 30px;line-height: 130px;}
.pro-list .pro_bottom li:hover em{background: #00bf86;}
.pro-list .pro_bottom li:hover em a{color: #fff;}

.pro2_bottom{width: 100%; margin-top: 6%;}
.pro2_bottom ul{display: flex; display:-webkit-flex;  -webkit-justify-content: left;   justify-content: left; margin:4% auto 0 auto;flex-wrap: wrap;}
.pro2_bottom li{margin: 0 0 3% 0; width: 10%;display: flex; display:-webkit-flex;  -webkit-justify-content: space-between;   justify-content: space-between;transition: .5s; }
.pro2_bottom li em{font-size: 25px; font-weight: bold;text-align: center;background: url('../images/probg.jpg') repeat-x left top;width: 80%; height: 130px; display: inline-block; line-height: 130px;border-radius: 10px;transition: .5s;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.1); }
.pro2_bottom li:nth-child(21) {width: 14%;}
.pro2_bottom li:nth-child(22) {width: 40%;}
.pro2_bottom li:nth-child(22) em {font-size: 25px; }
.pro2_bottom li:nth-child(4){width: 250px;}
.pro2_bottom li:nth-child(5){width: 50px;}
.pro2_bottom li:nth-child(4) em{font-size: 25px; }
.pro2_bottom li:nth-child(13):before {content: "";font-size: 20px; display: block;position: absolute; top: -30px;left:27%;background: url('../images/pro/shang.png') no-repeat center top; width: 50px; height: 50px; background-size: 60%; }
.pro2_bottom li:nth-child(13):after {content: "";font-size: 20px; display: block;position: absolute; bottom: -50px;left:27%;background: url('../images/pro/zuoxia.png') no-repeat center top; width: 50px; height: 50px; background-size: 60%;}
.pro2_bottom li:nth-child(15):before {content: "";font-size: 20px; display: block;position: absolute; top: -30px;left:27%;background: url('../images/pro/shang.png') no-repeat center top; width: 50px; height: 50px; background-size: 60%; }
.pro2_bottom li em a{color: #000;}
.pro2_bottom li i{width: 20%; text-align: center;margin: 0 auto;display: inline-block;font-size: 30px;line-height: 130px;}
.pro2_bottom li:hover em{background: #00bf86;}
.pro2_bottom li:hover em a{color: #fff;}
.pro2_bottom li:nth-child(4) em,.pro2_bottom li:nth-child(6) em,.pro2_bottom li:nth-child(7) em,.pro2_bottom li:nth-child(8) em,.pro2_bottom li:nth-child(9) em{background: #00bf86;}
.pro2_bottom li:nth-child(4) em a,.pro2_bottom li:nth-child(6) em a,.pro2_bottom li:nth-child(7) em a,.pro2_bottom li:nth-child(8) em a,.pro2_bottom li:nth-child(9) em a{color: #fff;}
.pro2_bottom li:nth-child(21) em,.pro2_bottom li:nth-child(22) em{background: #fbf4b9;}



.pro3_bottom{width: 100%; margin-top: 6%;}
.pro3_bottom ul{display: flex; display:-webkit-flex;  -webkit-justify-content: left;   justify-content: left; margin:4% auto 0 auto;flex-wrap: wrap;}
.pro3_bottom li{margin: 0 0 3% 0; width: 11%;display: flex; display:-webkit-flex;  -webkit-justify-content: space-between;   justify-content: space-between;transition: .5s; }
.pro3_bottom li em{font-size: 25px; font-weight: bold;text-align: center;background: url('../images/probg.jpg') repeat-x left top;width: 80%; height: 130px; display: inline-block; line-height: 130px;border-radius: 10px;transition: .5s;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.1); }
.pro3_bottom li em a{color: #000;}
.pro3_bottom li i{width: 20%; text-align: center;margin: 0 auto;display: inline-block;font-size: 30px;line-height: 130px;}
.pro3_bottom li:hover em{background: #00bf86;}
.pro3_bottom li:hover em a{color: #fff;}
.pro3_bottom li:nth-child(2) {width: 300px}
.pro3_bottom li:nth-child(3) {display: none;}
.pro3_bottom li:nth-child(4):after {content: "";font-size: 20px; display: block;position: absolute; bottom: -50px;left:72%;background: url('../images/pro/youxia.png') no-repeat center top; width: 50px; height: 50px; background-size: 60%;}
.pro3_bottom li:nth-child(8){width: 1%;}
.pro3_bottom li:nth-child(9){width: 16%;}
.pro3_bottom li:nth-child(9) em{width: 100%;}
.pro3_bottom li:nth-child(18):before {content: "";font-size: 20px; display: block;position: absolute; top: -30px;left:27%;background: url('../images/pro/shang.png') no-repeat center top; width: 50px; height: 50px; background-size: 60%; }
.pro3_bottom li:nth-child(18):after {content: "";font-size: 20px; display: block;position: absolute; bottom: -50px;left:27%;background: url('../images/pro/xia.png') no-repeat center top; width: 50px; height: 50px; background-size: 60%;}
.pro3_bottom li:nth-child(20) {width: 25%}
.pro3_bottom li:nth-child(21) {display: none;}
.pro3_bottom li:nth-child(20):before {content: "";font-size: 20px; display: block;position: absolute; top: -30px;left:35%;background: url('../images/pro/shang.png') no-repeat center top; width: 50px; height: 50px; background-size: 60%; }
.pro3_bottom li:nth-child(27) {width: 19%; margin-right: 0;}
.pro3_bottom li:nth-child(26) {display: none;}
.pro3_bottom li:nth-child(27):after {content: "";font-size: 20px; display: block;position: absolute; bottom: -50px;left:27%;background: url('../images/pro/xia.png') no-repeat center top; width: 50px; height: 50px; background-size: 60%;}
.pro3_bottom li:nth-child(29) {width: 300px}
.pro3_bottom li:nth-child(30) {display: none;}
.pro3_bottom li:nth-child(35) {margin-right: 0;}
.pro3_bottom li:nth-child(20) em{background: #f8de07;}
.pro3_bottom li:nth-child(27) em,.pro3_bottom li:nth-child(29) em,.pro3_bottom li:nth-child(30) em,.pro3_bottom li:nth-child(31) em,.pro3_bottom li:nth-child(32) em,.pro3_bottom li:nth-child(33) em,.pro3_bottom li:nth-child(34) em,.pro3_bottom li:nth-child(35) em{background: #00bf86;}
.pro3_bottom li:nth-child(27) em a,.pro3_bottom li:nth-child(29) em a,.pro3_bottom li:nth-child(30) em a,.pro3_bottom li:nth-child(31) em a,.pro3_bottom li:nth-child(32) em a,.pro3_bottom li:nth-child(33) em a,.pro3_bottom li:nth-child(34) em a,.pro3_bottom li:nth-child(35) em a{color: #fff;}
.pro3_bottom li:nth-child(2) em,.pro3_bottom li:nth-child(4) em,.pro3_bottom li:nth-child(9) em{background: #fbf4b9;}


.pro5_bottom{width: 100%; margin-top: 6%;}
.pro5_bottom ul{display: flex; display:-webkit-flex;  -webkit-justify-content: left;   justify-content: left; margin:4% auto 0 auto;flex-wrap: wrap;}
.pro5_bottom li{margin: 0 0 3% 0; width: 10%;display: flex; display:-webkit-flex;  -webkit-justify-content: space-between;   justify-content: space-between;transition: .5s; }
.pro5_bottom li em{font-size: 25px; font-weight: bold;text-align: center;background: url('../images/probg.jpg') repeat-x left top;width: 80%; height: 130px; display: inline-block; line-height: 130px;border-radius: 10px;transition: .5s;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.1); }
.pro5_bottom li em a{color: #000;}
.pro5_bottom li i{width: 20%; text-align: center;margin: 0 auto;display: inline-block;font-size: 30px;line-height: 130px;}
.pro5_bottom li:hover em{background: #00bf86;}
.pro5_bottom li:hover em a{color: #fff;}
.pro5_bottom li:nth-child(29){display: none;}
.pro5_bottom li:nth-child(30) {width: 20%; margin-right: 0;}
.pro5_bottom li:nth-child(30) em{width:90%;}
.pro5_bottom li:nth-child(30):before {content: "";font-size: 20px; display: block;position: absolute; top: -30px;right:27%;background: url('../images/pro/xia.png') no-repeat center top; width: 50px; height: 50px; background-size: 60%; }
.pro5_bottom li:nth-child(30):after {content: "";font-size: 20px; display: block;position: absolute; bottom: -50px;right:27%;background: url('../images/pro/xia.png') no-repeat center top; width: 50px; height: 50px; background-size: 60%;}
.pro5_bottom li:nth-child(20):before {content: "";font-size: 20px; display: block;position: absolute; top: -30px;right:27%;background: url('../images/pro/shang.png') no-repeat center top; width: 50px; height: 50px; background-size: 60%; }

.pro5_bottom li:nth-child(30) em,.pro5_bottom li:nth-child(35) em,.pro5_bottom li:nth-child(36) em,.pro5_bottom li:nth-child(37) em,.pro5_bottom li:nth-child(38) em,.pro5_bottom li:nth-child(39) em,.pro5_bottom li:nth-child(40) em{background: #00bf86;}
.pro5_bottom li:nth-child(30) em a,.pro5_bottom li:nth-child(35) em a,.pro5_bottom li:nth-child(36) em a,.pro5_bottom li:nth-child(37) em a,.pro5_bottom li:nth-child(38) em a,.pro5_bottom li:nth-child(39) em a,.pro5_bottom li:nth-child(40) em a{color: #fff;}
.pro5_bottom li:nth-child(10) em{background: #fbf4b9;}

@media screen and (max-width: 1560px) {
	.pro5_bottom li em{font-size: 21px;}
}

@media screen and (max-width: 1440px) {
	.pro2_bottom li i{font-size: 21px;}
	.pro2_bottom li em{font-size: 24px;height: 100%; line-height: 100px;}

}
@media screen and (max-width: 1350px) {
	
	.pro2_bottom li:nth-child(4){width: 18%;}
	.pro2_bottom li em{font-size: 21px; height: 110px; line-height: 110px;}
	.pro2_bottom li:nth-child(22) em{font-size: 20px;}
	.pro3_bottom li{width: 11%;}
	.pro3_bottom li em{font-size: 20px; height: 90px; line-height: 90px;width: 100%;}
	.pro3_bottom li i{line-height: 90px;}
	.pro3_bottom li:nth-child(2){width: 20%;}
	.pro3_bottom li:nth-child(4):after{ left: 9%;}
	.pro3_bottom li:nth-child(20){width: 20%;}
	.pro3_bottom li:nth-child(27){width: 20%;}
	.pro3_bottom li:nth-child(27):after {left: 51%;}

	.pro5_bottom li em{font-size: 21px; height: 100px; line-height: 100px;}
	.pro5_bottom li i{line-height: 90px;}

}
@media screen and (max-width: 1280px) {

	.pro-list .pro_bottom li em{font-size: 27px; height: 110px; line-height: 110px;}
		
}
@media screen and (max-width: 1200px) {

	.pro-list .pro_bottom li em{font-size: 24px; height: 90px; line-height: 90px;}
	.pro2_bottom li{width: 10%;}
	.pro2_bottom li:nth-child(21){width: 15%;}
	
}